| NotificationProvider Xojo Plugin |
|
DesktopNotificationProvider.NotifyType Enum
Enum representing Notification types.
enum DesktopNotificationProvider.NotifyType
Constants
Information = 0 | Information notification. |
Warning = 1 | Warning notification. |
Error = 2 | Error notification. |
Success = 3 | Success notification. |